iroh-rpc-types 0.1.3

RPC type definitions for iroh
docs.rs failed to build iroh-rpc-types-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: iroh-rpc-types-0.2.0

iroh-rpc-types

crates.io Released API docs MIT/Apache-2.0 licensed CI

This crate defines types for use by the iroh-rpc-client, which is used for iroh services to communicate internally via RPC. The protocol used is gRPC. This crate defines the gRPC types in the form of Protocol Buffers. It uses the Tonic framework to expose the gRPC types to Rust.

License